We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1225226 commit 5ed369dCopy full SHA for 5ed369d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "strapi-plugin-navigation",
3
- "version": "3.2.4",
+ "version": "3.2.5",
4
"description": "Strapi - Navigation plugin",
5
"strapi": {
6
"name": "navigation",
@@ -59,6 +59,7 @@
59
"@faker-js/faker": "^9.0.3",
60
"@jest/types": "29.5.x",
61
"@koa/router": "^12.0.1",
62
+ "@strapi-community/plugin-rest-cache": "^5.0.1",
63
"@strapi/plugin-graphql": "^5.14.0",
64
"@strapi/sdk-plugin": "^5.3.2",
65
"@strapi/strapi": "^5.14.0",
@@ -89,7 +90,6 @@
89
90
"react-dom": "^18.3.1",
91
"react-query": "3.39.3",
92
"react-router-dom": "^6.22.3",
- "strapi-plugin-rest-cache": "^4.2.9",
93
"styled-components": "6.1.8",
94
"ts-jest": "^29.1.4",
95
"ts-node": "^10.9.1",
0 commit comments