1
1
mirror of https://github.com/primer/css.git synced 2024-09-11 16:36:07 +03:00

Updating npm deps with ^ semver (#2492)

This commit is contained in:
Jon Rohan 2023-07-13 16:59:28 -07:00 committed by GitHub
parent e1b3f4f4bd
commit 77cfb3e961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 56 additions and 56 deletions

56
package-lock.json generated
View File

@ -13,38 +13,38 @@
"@primer/view-components": "^0.1.0" "@primer/view-components": "^0.1.0"
}, },
"devDependencies": { "devDependencies": {
"@changesets/changelog-github": "0.4.8", "@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "2.26.1", "@changesets/cli": "^2.26.1",
"@csstools/postcss-sass": "5.0.1", "@csstools/postcss-sass": "^5.0.1",
"@github/prettier-config": "0.0.6", "@github/prettier-config": "^0.0.6",
"@primer/stylelint-config": "^12.7.1", "@primer/stylelint-config": "^12.7.1",
"autoprefixer": "10.4.13", "autoprefixer": "^10.4.13",
"chokidar-cli": "3.0.0", "chokidar-cli": "^3.0.0",
"cssstats": "4.0.5", "cssstats": "^4.0.5",
"eslint": "8.37.0", "eslint": "^8.37.0",
"eslint-plugin-github": "4.6.0", "eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "27.2.2", "eslint-plugin-jest": "^27.2.2",
"eslint-plugin-prettier": "4.2.1", "eslint-plugin-prettier": "^4.2.1",
"filesize": "10.0.5", "filesize": "^10.0.5",
"front-matter": "4.0.2", "front-matter": "^4.0.2",
"fs-extra": "11.1.0", "fs-extra": "^11.1.0",
"globby": "13.1.4", "globby": "^13.1.4",
"jest": "29.5.0", "jest": "^29.5.0",
"js-yaml": "4.1.0", "js-yaml": "^4.1.0",
"postcss": "8.4.5", "postcss": "^8.4.5",
"postcss-calc": "8.2.4", "postcss-calc": "^8.2.4",
"postcss-custom-properties-fallback": "^1.0.2", "postcss-custom-properties-fallback": "^1.0.2",
"postcss-import": "15.0.0", "postcss-import": "^15.0.0",
"postcss-load-config": "4.0.1", "postcss-load-config": "^4.0.1",
"postcss-scss": "4.0.5", "postcss-scss": "^4.0.5",
"postcss-simple-vars": "7.0.1", "postcss-simple-vars": "^7.0.1",
"prettier": "2.8.8", "prettier": "^2.8.8",
"semver": "7.3.8", "semver": "^7.3.8",
"stylelint": "15.7.0", "stylelint": "^15.7.0",
"table": "6.8.1" "table": "^6.8.1"
}, },
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" "node": ">=16.0.0"
} }
}, },
"node_modules/@ampproject/remapping": { "node_modules/@ampproject/remapping": {

View File

@ -5,7 +5,7 @@
"homepage": "https://primer.style/css", "homepage": "https://primer.style/css",
"author": "GitHub, Inc.", "author": "GitHub, Inc.",
"engines": { "engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0" "node": ">=16.0.0"
}, },
"license": "MIT", "license": "MIT",
"style": "dist/primer.css", "style": "dist/primer.css",
@ -46,35 +46,35 @@
"@primer/view-components": "^0.1.0" "@primer/view-components": "^0.1.0"
}, },
"devDependencies": { "devDependencies": {
"@changesets/changelog-github": "0.4.8", "@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "2.26.1", "@changesets/cli": "^2.26.1",
"@csstools/postcss-sass": "5.0.1", "@csstools/postcss-sass": "^5.0.1",
"@github/prettier-config": "0.0.6", "@github/prettier-config": "^0.0.6",
"@primer/stylelint-config": "^12.7.1", "@primer/stylelint-config": "^12.7.1",
"autoprefixer": "10.4.13", "autoprefixer": "^10.4.13",
"chokidar-cli": "3.0.0", "chokidar-cli": "^3.0.0",
"cssstats": "4.0.5", "cssstats": "^4.0.5",
"eslint": "8.37.0", "eslint": "^8.37.0",
"eslint-plugin-github": "4.6.0", "eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "27.2.2", "eslint-plugin-jest": "^27.2.2",
"eslint-plugin-prettier": "4.2.1", "eslint-plugin-prettier": "^4.2.1",
"filesize": "10.0.5", "filesize": "^10.0.5",
"front-matter": "4.0.2", "front-matter": "^4.0.2",
"fs-extra": "11.1.0", "fs-extra": "^11.1.0",
"globby": "13.1.4", "globby": "^13.1.4",
"jest": "29.5.0", "jest": "^29.5.0",
"js-yaml": "4.1.0", "js-yaml": "^4.1.0",
"postcss": "8.4.5", "postcss": "^8.4.5",
"postcss-calc": "8.2.4", "postcss-calc": "^8.2.4",
"postcss-custom-properties-fallback": "^1.0.2", "postcss-custom-properties-fallback": "^1.0.2",
"postcss-import": "15.0.0", "postcss-import": "^15.0.0",
"postcss-load-config": "4.0.1", "postcss-load-config": "^4.0.1",
"postcss-scss": "4.0.5", "postcss-scss": "^4.0.5",
"postcss-simple-vars": "7.0.1", "postcss-simple-vars": "^7.0.1",
"prettier": "2.8.8", "prettier": "^2.8.8",
"semver": "7.3.8", "semver": "^7.3.8",
"stylelint": "15.7.0", "stylelint": "^15.7.0",
"table": "6.8.1" "table": "^6.8.1"
}, },
"jest": { "jest": {
"testEnvironment": "node", "testEnvironment": "node",