build(packages): update deps and devDeps
This commit is contained in:
		
							
								
								
									
										26
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										26
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -7,26 +7,26 @@ | ||||
|       "name": "next-app", | ||||
|       "dependencies": { | ||||
|         "@fontsource/open-sans": "^4.5.8", | ||||
|         "next": "^12.1.3", | ||||
|         "react": "^18.0.0-rc.3", | ||||
|         "next": "^12.1.4", | ||||
|         "react": "^18.0.0", | ||||
|         "react-dom": "^18.0.0", | ||||
|         "sass": "^1.49.10" | ||||
|         "sass": "^1.50.0" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@types/node": "17.0.23", | ||||
|         "@types/react": "17.0.43", | ||||
|         "@typescript-eslint/eslint-plugin": "^5.18.0", | ||||
|         "@typescript-eslint/parser": "^5.18.0", | ||||
|         "eslint": "^8.2.0", | ||||
|         "eslint": "^8.12.0", | ||||
|         "eslint-config-conventions": "^1.1.2", | ||||
|         "eslint-config-next": "12.1.4", | ||||
|         "eslint-config-prettier": "^8.5.0", | ||||
|         "eslint-plugin-import": "^2.25.4", | ||||
|         "eslint-plugin-import": "^2.26.0", | ||||
|         "eslint-plugin-prettier": "^4.0.0", | ||||
|         "eslint-plugin-promise": "^6.0.0", | ||||
|         "eslint-plugin-unicorn": "^41.0.1", | ||||
|         "eslint-plugin-unicorn": "^42.0.0", | ||||
|         "prettier": "^2.6.2", | ||||
|         "stylelint": "^14.5.0", | ||||
|         "stylelint": "^14.6.1", | ||||
|         "stylelint-config-prettier": "^9.0.3", | ||||
|         "stylelint-config-prettier-scss": "^0.0.1", | ||||
|         "stylelint-config-standard": "^25.0.0", | ||||
| @@ -2453,9 +2453,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/eslint-plugin-unicorn": { | ||||
|       "version": "41.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1.tgz", | ||||
|       "integrity": "sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==", | ||||
|       "version": "42.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz", | ||||
|       "integrity": "sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==", | ||||
|       "dev": true, | ||||
|       "dependencies": { | ||||
|         "@babel/helper-validator-identifier": "^7.15.7", | ||||
| @@ -7673,9 +7673,9 @@ | ||||
|       "requires": {} | ||||
|     }, | ||||
|     "eslint-plugin-unicorn": { | ||||
|       "version": "41.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-41.0.1.tgz", | ||||
|       "integrity": "sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==", | ||||
|       "version": "42.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-42.0.0.tgz", | ||||
|       "integrity": "sha512-ixBsbhgWuxVaNlPTT8AyfJMlhyC5flCJFjyK3oKE8TRrwBnaHvUbuIkCM1lqg8ryYrFStL/T557zfKzX4GKSlg==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/helper-validator-identifier": "^7.15.7", | ||||
|   | ||||
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							| @@ -11,26 +11,26 @@ | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@fontsource/open-sans": "^4.5.8", | ||||
|     "next": "^12.1.3", | ||||
|     "react": "^18.0.0-rc.3", | ||||
|     "next": "^12.1.4", | ||||
|     "react": "^18.0.0", | ||||
|     "react-dom": "^18.0.0", | ||||
|     "sass": "^1.49.10" | ||||
|     "sass": "^1.50.0" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/node": "17.0.23", | ||||
|     "@types/react": "17.0.43", | ||||
|     "@typescript-eslint/eslint-plugin": "^5.18.0", | ||||
|     "@typescript-eslint/parser": "^5.18.0", | ||||
|     "eslint": "^8.2.0", | ||||
|     "eslint": "^8.12.0", | ||||
|     "eslint-config-conventions": "^1.1.2", | ||||
|     "eslint-config-next": "12.1.4", | ||||
|     "eslint-config-prettier": "^8.5.0", | ||||
|     "eslint-plugin-import": "^2.25.4", | ||||
|     "eslint-plugin-import": "^2.26.0", | ||||
|     "eslint-plugin-prettier": "^4.0.0", | ||||
|     "eslint-plugin-promise": "^6.0.0", | ||||
|     "eslint-plugin-unicorn": "^41.0.1", | ||||
|     "eslint-plugin-unicorn": "^42.0.0", | ||||
|     "prettier": "^2.6.2", | ||||
|     "stylelint": "^14.5.0", | ||||
|     "stylelint": "^14.6.1", | ||||
|     "stylelint-config-prettier": "^9.0.3", | ||||
|     "stylelint-config-prettier-scss": "^0.0.1", | ||||
|     "stylelint-config-standard": "^25.0.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user