next-multilingual
Advanced tools
Comparing version 5.0.35 to 5.0.36
{ | ||
"name": "next-multilingual", | ||
"version": "5.0.35", | ||
"version": "5.0.36", | ||
"description": "An opinionated end-to-end solution for Next.js applications that requires multiple languages.", | ||
@@ -116,10 +116,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@babel/core": "7.23.7", | ||
"@babel/core": "7.23.9", | ||
"colorette": "2.0.20", | ||
"intl-messageformat": "10.5.9", | ||
"messages-modules": "1.1.77", | ||
"properties-file": "3.3.17", | ||
"resolve-accept-language": "2.1.15", | ||
"intl-messageformat": "10.5.11", | ||
"messages-modules": "1.1.78", | ||
"properties-file": "3.3.18", | ||
"resolve-accept-language": "2.1.16", | ||
"watchpack": "2.4.0", | ||
"webpack": "5.89.0" | ||
"webpack": "5.90.0" | ||
}, | ||
@@ -130,10 +130,10 @@ "devDependencies": { | ||
"@types/cookie": "0.6.0", | ||
"@types/node": "20.11.3", | ||
"@types/node": "20.11.10", | ||
"@types/react": "18.2.48", | ||
"@types/react-dom": "18.2.18", | ||
"@types/watchpack": "2.4.4", | ||
"@typescript-eslint/eslint-plugin": "^6.19.0", | ||
"@typescript-eslint/parser": "6.19.0", | ||
"@typescript-eslint/eslint-plugin": "^6.19.1", | ||
"@typescript-eslint/parser": "6.19.1", | ||
"cross-env": "7.0.3", | ||
"cypress": "13.6.2", | ||
"cypress": "13.6.3", | ||
"cypress-fail-on-console-error": "5.1.0", | ||
@@ -143,3 +143,3 @@ "cypress-wait-until": "3.0.1", | ||
"eslint": "8.56.0", | ||
"eslint-config-next": "v14.0.4", | ||
"eslint-config-next": "v14.1.0", | ||
"eslint-config-prettier": "9.1.0", | ||
@@ -158,10 +158,10 @@ "eslint-import-resolver-node": "0.3.9", | ||
"eslint-plugin-unicorn": "50.0.1", | ||
"next": "14.0.4", | ||
"prettier": "3.2.2", | ||
"next": "14.1.0", | ||
"prettier": "3.2.4", | ||
"prettier-plugin-organize-imports": "3.2.4", | ||
"prettier-plugin-properties": "0.3.0", | ||
"prettier-plugin-sh": "^0.13.1", | ||
"prettier-plugin-sh": "^0.14.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"release-it": "17.0.1", | ||
"release-it": "17.0.3", | ||
"start-server-and-test": "2.0.3", | ||
@@ -168,0 +168,0 @@ "typescript": "5.3.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
323938
+ Added@babel/core@7.23.9(transitive)
+ Added@formatjs/ecma402-abstract@1.18.2(transitive)
+ Added@formatjs/icu-messageformat-parser@2.7.6(transitive)
+ Added@formatjs/icu-skeleton-parser@1.8.0(transitive)
+ Added@formatjs/intl-localematcher@0.5.4(transitive)
+ Addedintl-messageformat@10.5.11(transitive)
+ Addedmessages-modules@1.1.78(transitive)
+ Addedproperties-file@3.3.18(transitive)
+ Addedresolve-accept-language@2.1.16(transitive)
+ Addedwebpack@5.90.0(transitive)
- Removed@babel/core@7.23.7(transitive)
- Removed@formatjs/ecma402-abstract@1.18.1(transitive)
- Removed@formatjs/icu-messageformat-parser@2.7.4(transitive)
- Removed@formatjs/icu-skeleton-parser@1.7.1(transitive)
- Removed@formatjs/intl-localematcher@0.5.3(transitive)
- Removedintl-messageformat@10.5.9(transitive)
- Removedmessages-modules@1.1.77(transitive)
- Removedproperties-file@3.3.17(transitive)
- Removedresolve-accept-language@2.1.15(transitive)
- Removedwebpack@5.89.0(transitive)
Updated@babel/core@7.23.9
Updatedintl-messageformat@10.5.11
Updatedmessages-modules@1.1.78
Updatedproperties-file@3.3.18
Updatedwebpack@5.90.0